Dragon UnPACKer 5.6.2 "Exedra-Chac" Source Code                 MPL open source
by Alexande "Elbereth" Devilliers                                    07/08/2011
===============================================================================

This source code can be used and modified if following the Mozilla Public
Licence 1.1. Read LICENCE.txt for more information.

If you are looking to the end-user Dragon UnPACKer meant to be used directly
you downloaded the wrong file. What you need is the binary release.


Needed:
-------

You need a Delphi compiler. The Borland Delphi Personnal Edition (which is
free) version 6 or 7 will do the job (current version is compiled with 
Borland Delphi 7.1 Personal).
You obviously also need some Delphi programming skills. :P

Lazarus/FPC compilation can be tried, some plugins can be compiled for ex.

Needed libraries:
- CurlPas                         http://curlpas.sourceforge.net/curlpas/
- DCPcrypt v2 Beta 3          http://www.cityinthesky.co.uk/opensource/DCPcrypt
- Drag&Drop Component Suite 5.1   http://melander.dk/
- FastMM v4.97                    http://fastmm.sf.net
- LZMA SDK v4.42b Pascal Port     http://www.birtles.org.uk/programming/
- Vampyre Imaging Library v0.26.4 http://imaginglib.sourceforge.net/
- VirtualTreeView v4.8.7          http://www.soft-gems.net/VirtualTreeview/
- Windows 7 Component Library     http://www.gumpi.com/blog
  (This can be avoided by changing TdwProgresBar to TProgressBar in Core
   and HyperRipper and correcting the few lines calling special features
   in those components)
   
For Compile Time (in about box) :
- Compile Time Expert v1.12	    http://www.fi.muni.cz/~xkovalc/

For setup compilation you need Inno Setup v5.4.2 from:
http://www.jrsoftware.org/isinfo.php


SVN access:
-----------

Anonymous SVN access is available (if you want to have absolute latest source
code) at Dragon UnPACKer's SourceForge page:

http://www.elberethzone.net/dup-svn-source.html


Willing to help ?
-----------------

You have Delphi skills and wish to help developping Dragon UnPACKer ?
Become a developper on SourceForge for Dragon UnPACKer project!

Contact me at: elbereth (at) users (dot) sourceforge (dot) net

===============================================================================